[INFO] cloning repository https://github.com/Logicalshift/flo_ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Logicalshift/flo_ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62085d4ed1282ed11da56f2db4622fb6707606a8
[INFO] checking Logicalshift/flo_ui against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_ui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Logicalshift/flo_ui
[INFO] finished tweaking git repo https://github.com/Logicalshift/flo_ui
[INFO] tweaked toml for git repo https://github.com/Logicalshift/flo_ui written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Logicalshift/flo_ui on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Logicalshift/flo_ui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 37fc76d292725ac38dc3b4090a63cddbf52b0214ef9a7d911f65e3699132c997
[INFO] running `Command { std: "docker" "start" "37fc76d292725ac38dc3b4090a63cddbf52b0214ef9a7d911f65e3699132c997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37fc76d292725ac38dc3b4090a63cddbf52b0214ef9a7d911f65e3699132c997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37fc76d292725ac38dc3b4090a63cddbf52b0214ef9a7d911f65e3699132c997" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37fc76d292725ac38dc3b4090a63cddbf52b0214ef9a7d911f65e3699132c997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "37fc76d292725ac38dc3b4090a63cddbf52b0214ef9a7d911f65e3699132c997" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling pathfinder_simd v0.5.6
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling unicode-joining-type v1.0.0
[INFO] [stderr]     Checking imgref v1.12.1
[INFO] [stderr]    Compiling unicode-canonical-combining-class v1.0.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking khronos v0.1.2
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking bitreader v0.3.11
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]     Checking roots v0.0.8
[INFO] [stderr]     Checking glyph-names v0.2.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking egl v0.2.7
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking rust-hsluv v0.1.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking flo_rope v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking lyon v1.0.19
[INFO] [stderr]     Checking drm-ffi v0.9.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling flo_draw v0.4.0 (https://github.com/Logicalshift/flo_draw?branch=v0.4#bc6174f6)
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking allsorts v0.16.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking flo_curves v0.8.1 (https://github.com/Logicalshift/flo_curves?branch=v0.8#a26546ec)
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking drm v0.14.1
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wide v1.3.0
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=fe692353b451a810 -C extra-filename=-ee5e7b5cdeed3c8f --out-dir /opt/rustwide/target/debug/build/bindgen/ee5e7b5cdeed3c8f/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/887a8c817638bf21/out -L dependency=/opt/rustwide/target/debug/build/either/079f3e0317872e75/out -L dependency=/opt/rustwide/target/debug/build/glob/5216e722f4b44359/out -L dependency=/opt/rustwide/target/debug/build/libc/6792f1dfdf388ff6/out -L dependency=/opt/rustwide/target/debug/build/libloading/2f96a5c6d7e2d712/out -L dependency=/opt/rustwide/target/debug/build/memchr/9f63fab5c22624fe/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/a7ff105e37955791/out -L dependency=/opt/rustwide/target/debug/build/nom/2986c6b730971fe6/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8de8e1b8418f28f4/out -L dependency=/opt/rustwide/target/debug/build/quote/24cbe51d23129fd2/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/24f85c53469b2b49/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/3a2f6b7c293f0472/out -L dependency=/opt/rustwide/target/debug/build/syn/e20a0a25c6e83275/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/a0e7040ffc91db0d/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/6bc8cb1fe1e0b8ac/out/libbitflags-6bc8cb1fe1e0b8ac.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/71afda15aae02e60/out/libcexpr-71afda15aae02e60.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/140929a62c16612f/out/libclang_sys-140929a62c16612f.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/0042700ceffa1b11/out/libitertools-0042700ceffa1b11.rmeta --extern log=/opt/rustwide/target/debug/build/log/b618d641eda3b1d1/out/liblog-b618d641eda3b1d1.rmeta --extern prettyplease=/opt/rustwide/target/debug/build/prettyplease/2ab6757837142f9a/out/libprettyplease-2ab6757837142f9a.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/8de8e1b8418f28f4/out/libproc_macro2-8de8e1b8418f28f4.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/24cbe51d23129fd2/out/libquote-24cbe51d23129fd2.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/e8b2e92fef885d09/out/libregex-e8b2e92fef885d09.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/90d0b2c2a7310002/out/librustc_hash-90d0b2c2a7310002.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/971b0e1bbcd42247/out/libshlex-971b0e1bbcd42247.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/e20a0a25c6e83275/out/libsyn-e20a0a25c6e83275.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=70e9e3d7b934ab51 -C extra-filename=-8cb063d46444222e --out-dir /opt/rustwide/target/debug/build/wayland-protocols/8cb063d46444222e/out -L dependency=/opt/rustwide/target/debug/build/bitflags/9cecdeee5239812e/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/b130e4df861970d7/out -L dependency=/opt/rustwide/target/debug/build/dlib/b7c4d6ce3d78d7d1/out -L dependency=/opt/rustwide/target/debug/build/downcast-rs/700a4dcf3d0cdf37/out -L dependency=/opt/rustwide/target/debug/build/libloading/a7be51cd6d65829c/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/67d5a13b3df32fc5/out -L dependency=/opt/rustwide/target/debug/build/log/422e69c2a45abbdb/out -L dependency=/opt/rustwide/target/debug/build/once_cell/c7e2c3497bdca91e/out -L dependency=/opt/rustwide/target/debug/build/rustix/3ee5ba187844ef6b/out -L dependency=/opt/rustwide/target/debug/build/scoped-tls/0eb3d1c6147116db/out -L dependency=/opt/rustwide/target/debug/build/smallvec/7e8c498af38daca9/out -L dependency=/opt/rustwide/target/debug/build/wayland-backend/1ae9cce2d10c9db3/out -L dependency=/opt/rustwide/target/debug/build/wayland-scanner/69583b04b0804610/out -L dependency=/opt/rustwide/target/debug/build/wayland-sys/364e1a8c5200766a/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/9cecdeee5239812e/out/libbitflags-9cecdeee5239812e.rmeta --extern wayland_backend=/opt/rustwide/target/debug/build/wayland-backend/1ae9cce2d10c9db3/out/libwayland_backend-1ae9cce2d10c9db3.rmeta --extern wayland_client=/opt/rustwide/target/debug/build/wayland-client/64de0724dbc9f558/out/libwayland_client-64de0724dbc9f558.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/build/wayland-scanner/69583b04b0804610/out/libwayland_scanner-69583b04b0804610.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "37fc76d292725ac38dc3b4090a63cddbf52b0214ef9a7d911f65e3699132c997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37fc76d292725ac38dc3b4090a63cddbf52b0214ef9a7d911f65e3699132c997", kill_on_drop: false }`
[INFO] [stdout] 37fc76d292725ac38dc3b4090a63cddbf52b0214ef9a7d911f65e3699132c997
